Total Complexity | 118 |
Dependencies | 7 |
Dependents | 1 |
Total lines | 890 |
Lines of code | 453 |
Logical lines of code | 280 |
Comment lines | 238 |
Methods | 32 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
add_frame() | 41 | 140 | ||
remove_row() | 49 | 8 | 30 | |
_resolve_border() | 53 | 8 | 22 | |
set_frame_heights() | 54 | 6 | 22 | |
assign_frame_heights() | 57 | 5 | 17 | |
get_frame_position() | 54 | 4 | 22 | |
get_frame_height() | 58 | 4 | 15 | |
__toString() | 55 | 3 | 19 | |
remove_row_group() | 61 | 3 | 13 | |
get_border() | 60 | 3 | 13 | |
get_frame_width() | 61 | 3 | 12 | |
assign_x_positions() | 64 | 3 | 10 | |
get_column() | 60 | 2 | 14 | |
reset() | 62 | 2 | 12 | |
add_row() | 66 | 2 | 9 | |
set_column_width() | 65 | 2 | 9 | |
get_row() | 64 | 2 | 10 | |
set_row_height() | 66 | 2 | 8 | |
get_spanned_cells() | 69 | 2 | 7 | |
update_row_group() | 69 | 1 | 6 | |
__construct() | 77 | 1 | 4 | |
get_border_properties() | 66 | 1 | 8 | |
get_rows() | 82 | 1 | 3 | |
set_columns() | 81 | 1 | 3 | |
get_columns() | 82 | 1 | 3 | |
get_num_cols() | 82 | 1 | 3 | |
get_num_rows() | 82 | 1 | 3 | |
is_layout_fixed() | 82 | 1 | 3 | |
set_layout_fixed() | 81 | 1 | 3 | |
is_columns_locked() | 82 | 1 | 3 | |
lock_columns() | 81 | 1 | 3 | |
frame_exists_in_cellmap() | 75 | 1 | 4 |